#!/bin/bash
echo bundles postinstall | tee /Users/scott/Desktop/bundles_postinstall.txt
exit 0
